home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / arxced27.lha / arxced / makexref / makexref.readme next >
Encoding:
Text File  |  1996-01-02  |  864 b   |  27 lines

  1.  
  2.     makexref.rexx 1.0 - by Rolf Rotvel
  3.  
  4.     DESCRIPTION
  5.     This is a quick hack that you can use to create your own .xref files.
  6.  
  7.     USAGE
  8.     rx makexref.rexx <path to .guide file>
  9.  
  10.     Eg: rx makexref.rexx txt:arexx/rexxreqtools.guide
  11.  
  12.     This will create a file called txt:arexx/rexxreqtools.xref. You must
  13.     edit this file and remove all entries that you don't want included in
  14.     the online help system (Author info, copyright notices etc). Have a look
  15.     at the rexxreqtools.xref files in the makexref drawer and in the xref
  16.     drawer to see the difference between a 'raw' and an edited xref file.
  17.  
  18.     COPYRIGHT
  19.     No copyright. Do whatever you want with this.    
  20.  
  21.     DISCLAIMER
  22.     It's your fault :-) 
  23.  
  24.     AUTHOR
  25.     Please send any comments to me. I can be reached at 2:238/38.0@fidonet
  26.     or 39:140/110.0@amiganet. Email: rolf@hoa.ping.dk
  27.